Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 3 - Directory Numbers / Directory Number Reference
Constants


Call Forwarding Types

When you call the TELForwardSet function, you need to specify the type of forwarding you are requesting. The following constants are defined for your use:

enum {
   telForwardImmediate     = 1,
   telForwardBusy          = 2,
   telForwardNoAnswer      = 3,
   telForwardBusyNA        = 4,
   telForwardTypeUnknown   = 5
};
Constant descriptions

telForwardImmediate
Forward calls immediately.
telForwardBusy
Forward calls when the target directory number is busy.
telForwardNoAnswer
Forward calls when the target directory number does not answer.
telForwardBusyNA
Forward calls when the target directory number either is busy or it does not answer.
telForwardTypeUnknown
Forwarding type is unknown or unspecified.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help